Skip to main content

Column Properties

An object defining properties for the Column class.

Items

The list of items contained within the layout control.

Type: List<string>


ExecutedServerEvents

A list of server events that have been executed.

Type: List<ControlExecutedServerEvent>


DesignerProps

The designer properties associated with the layout control.

Type: DesignerProps


ServerEvents

A list of server-side events associated with the control.

Type: List<EventItem>


Layout

The layout settings for the control.

Type: ContainerLayout


Name

The name of the control.

Type: string


ClientEvents

A list of client-side events associated with the control.

Type: List<EventItem>


ControlId

The unique identifier of the control.

Type: string